home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / totem / uri.ui < prev    next >
Extensible Markup Language  |  2009-10-15  |  1KB  |  34 lines

  1. <?xml version="1.0" ?>
  2. <!DOCTYPE glade-interface
  3.   SYSTEM 'glade-2.0.dtd'>
  4. <!--*- mode: xml -*--><interface>
  5. <object class="GtkVBox" id="open_uri_dialog_content">
  6.   <property name="visible">True</property>
  7.   <property name="border_width">5</property>
  8.   <property name="spacing">6</property>
  9.   <child>
  10.     <object class="GtkLabel" id="label1">
  11.       <property name="visible">True</property>
  12.       <property name="xalign">0</property>
  13.       <property name="label" translatable="yes">Enter the _address of the file you would like to open:</property>
  14.       <property name="use_underline">True</property>
  15.       <property name="wrap">True</property>
  16.       <property name="mnemonic_widget">uri</property>
  17.     </object>
  18.     <packing>
  19.       <property name="expand">False</property>
  20.       <property name="fill">False</property>
  21.     </packing>
  22.   </child>
  23.   <child>
  24.     <object class="GtkEntry" id="uri">
  25.       <property name="visible">True</property>
  26.       <property name="activates_default">True</property>
  27.     </object>
  28.     <packing>
  29.       <property name="position">1</property>
  30.     </packing>
  31.   </child>
  32. </object>
  33. </interface>
  34.